'); var i = document.URL.lastIndexOf("/"); var j = document.URL.lastIndexOf("\\"); var curPath = document.URL.substring(i+1, j+1); // -->